home *** CD-ROM | disk | FTP | other *** search
- Path: news.cc.uic.edu!sunphy1!olczyk
- From: olczyk@sunphy1 (Constantin Rasinariu)
- Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc
- Subject: Re: C++ with Zapp vs. Delphi
- Followup-To: comp.lang.c++,comp.lang.pascal.delphi.misc
- Date: 22 Jan 1996 01:47:33 GMT
- Organization: University of Illinois at Chicago
- Message-ID: <4duqbl$6iqk@tigger.cc.uic.edu>
- References: <4coar6$d4n@sun4.bham.ac.uk> <4coip7$69s@news1.usa.pipeline.com> <fRA+w0JfFG5X089yn@oslonett.no> <4dcc4d$6anc@tigger.cc.uic.edu> <4ddke3$5lf@fountain.mindlink.net> <4dfivq$34fs@tigger.cc.uic.edu> <4dn2qj$o7s@fountain.mindlink.net>
- NNTP-Posting-Host: sunphy1.phy.uic.edu
-
- Brent Bysouth (brent_bysouth@mindlink.bc.ca) wrote:
- : Well, you don't access the RTTI directly (if that's what you think I
- : mean). You use accessor functions (like SetProp, GetProp, &
- : MethodAddress -- there's a couple more as well). Also note that you
- : can use the message directive (or MethodAddress) to name-lookup
- : methods...
- I meant the typeid operator which extends C++ RTTI past typecasting. Allthough
- I can't se where it is really that usefull.
- ----------------------
- Thaddeus L. Olczyk
-